home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 1199 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  768 b 

  1. From: moacs11!walra@relay.nl.net (Waldi Ravens)
  2. Subject: Re: Memory Protection
  3. Date: Sun, 13 Mar 1994 22:29:50 +0100
  4.  
  5. In <m0pea2r-0000oEC@sdf.lonestar.org>, Evan K. Langlois writes:
  6.  
  7. >   On a totally unrelated issue, I think the fork should be non-blocking,
  8. > using the slow memory copy method used in MINIX (only so that the call
  9. > accomplishes the same on an 030 for a consistent interface), but use the
  10. > MMU on the 030.  Why can't an MMu be added to the 68000?  It should be
  11. > possible I think.
  12.  
  13. No, it ain't. You need at least an 68010. The 68000 lacks the ability to
  14. continue an instruction following a memory fault. The 68010 can continue
  15. the instruction after correcting the condition that caused the fault.
  16.  
  17.  
  18. Regards,
  19.            Waldi  (walra%moacs11@nl.net)
  20.